home *** CD-ROM | disk | FTP | other *** search
- █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
- █ HELP IN EDITOR █
- █ █
- █ F1: Popup editor menus █
- █ S-F1: Popup help text █
- █ █
- █ >>> F5: ZOOM TO FULL SCREEN!!! <<< █
- █ █
- ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
-
-
- This editor functions in a WordStar-like fashion. For people
- familiar with Borland products such as the SideKick editor this
- should be straight forward. Below is a complete summary of the
- keys used and key combinations. You can print this file and use
- it as a reference.
-
- The editor can edit files up to 64 kbytes in size. Beyond that
- size a page editor will be invoked that edits 32 kbytes at a time.
-
- If this becomes a problem you can always use See Mail to split the
- file via the Print function, and then recombine it later with the
- append file facility.
-
- The ACTION KEYS provide a hot link to See Mail functions,
- including Printing, Utilities and Scramble. Press the <Alt> &
- <F1> keys together, followed by pressing the number key to invoke
- the option you require.
-
- Note: Printing will begin FROM the position of the CURSOR onwards.
- So ensure the cursor is at the top of the text if you want to
- print everything.
-
- The editor uses approximately 70 commands to move the cursor
- around, page through text, find and replace strings, and so on.
- these commands are grouped into six main categories:
-
- o Cursor movement
- o Insert and delete
- o Search and replace
- o File commands
- o Block commands
- o Miscellaneous
-
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Cursor movement │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Line up Ctrl-E │
- │ │
- │Line down Ctrl-X │
- │ │
- │Left <─ Ctrl-S │
- │ │
- │Right ─> Ctrl-D │
- │ │
- │Word left Ctrl <─ Ctrl-A │
- │ │
- │Word right Ctrl ─> Ctrl-F │
- │ │
- │Start of line Home Ctrl-Q Ctrl-S │
- │ │
- │End of line End Ctrl-Q Ctrl-D │
- │ │
- │Start of page Ctrl-Home Ctrl-Q Ctrl-E │
- │ │
- │End of page Ctrl-End Ctrl-Q Ctrl-X │
- │ │
- │Scroll up Ctrl-W │
- │ │
- │Scroll down Ctrl-Z │
- │ │
- │Page up PgUp Ctrl-R │
- │ │
- │Page down PgDn Ctrl-C │
- │ │
- │Start of text Ctrl-PgUp Ctrl-Q Ctrl-R │
- │ │
- │End of text Ctrl-PgDn Ctrl-Q Ctrl-C │
- │ │
- │Previous position Ctrl-Q Ctrl-P │
- │ │
- │Goto line Ctrl-F2 │
- │ │
- │Goto position Shift-F2 │
- │ │
- │Goto blockstart Ctrl-Q Ctrl-B │
- │ │
- │Goto blockend Ctrl-Q Ctrl-K │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Insert & Delete │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Insert new line Ctrl-N │
- │ │
- │Backspace Ctrl-H Ctrl-H │
- │ │
- │Delete character Del Ctrl-G │
- │ │
- │Delete word Ctrl-T │
- │ │
- │Delete to start of line Ctrl-Q Ctrl-T │
- │ │
- │Delete to end of line Ctrl-Q Ctrl-Y │
- │ │
- │Delete line Ctrl-BackSpace Ctrl-Y │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Searching │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Search Ctrl-F3 │
- │ │
- │Search again Shift-F3 │
- │ │
- │Replace Ctrl-F4 │
- │ │
- │Replace again Shift-F4 │
- │ │
- │WordStar Search Ctrl-Q Ctrl-F │
- │ │
- │WordStar Search again Ctrl-O │
- │ │
- │WordStar Replace Ctrl-Q Ctrl-A │
- │ │
- │WordStar Replace again Ctrl-L │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Block functions │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Block select <<< Use to initiate block!!! >>> Ctrl-K Ctrl-M │
- │ │
- │Copy block to pastebuffer Ctrl-K Ctrl-I │
- │ │
- │Move block to pastebuffer Ctrl-K Ctrl-Y │
- │ │
- │Paste Ctrl-F7 Ctrl-U │
- │ │
- │Mark blockstart Ctrl-K Ctrl-B │
- │ │
- │Mark blockend Ctrl-K Ctrl-K │
- │ │
- │WordStar show/hide block Ctrl-K Ctrl-H │
- │ │
- │WordStar copy block Ctrl-K Ctrl-C │
- │ │
- │WordStar move block Ctrl-K Ctrl-V │
- │ │
- │ │
- │MultiMate copy block Ctrl-F5 │
- │ │
- │MultiMate move block Alt-F6 │
- │ │
- │MultiMate delete block Alt-F7 │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Special block functions │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Copy block to printer Alt-F8 Ctrl-K Ctrl-P │
- │ │
- │Copy block to file Alt-F5 Ctrl-K Ctrl-W │
- │ │
- │Change case for a block Ctrl-F6 Ctrl-K Ctrl-E │
- │ │
- │Copy block from file F7 Ctrl-K Ctrl-R │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ File functions │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Load file F3 │
- │ │
- │Pick file Alt-F3 │
- │ │
- │New file │
- │ │
- │Save file F2 Ctrl-K Ctrl-S │
- │ │
- │Write to │
- │ │
- │Change dir Ctrl-K Ctrl-L │
- │ │
- │Rename │
- │ │
- │Filemenu Alt-F │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Miscellaneous │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Aux edit F8 │
- │ │
- │Edit paste buffer Ctrl-F8 │
- │ │
- │Popup help menu F1 │
- │ │
- │Show help file Shift-F1 │
- │ │
- │Auto indentation Alt-I Ctrl-Q Ctrl-I │
- │ │
- │Insert mode Ins Ctrl-V │
- │ │
- │Text mode Ctrl-Q Ctrl-W │
- │ │
- │Lower case word Ctrl-B Ctrl-L │
- │ │
- │Upper case word Ctrl-B Ctrl-U │
- │ │
- │Reverse case word Ctrl-B Ctrl-R │
- │ │
- │Exit editor F10 Ctrl-K Ctrl-D │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Global functions │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │Resize window Shift-F10 │
- │ │
- │Zoom window F5 │
- │ │
- │Xedit F8 │
- │ │
- │Terminate input F10 │
- │ │
- └─────────────────────────────────────────────────────────────────────┘
-
- ┌─────────────────────────────────────────────────────────────────────┐
- │ Hot keys │
- │ │
- ├─────────────────────────────────────────────────────────────────────┤
- │ │
- │Load file F3 │
- │ │
- │Pick file Alt-F3 │
- │ │
- │Save file F2 │
- │ │
- └─────────────────────────────────────────────────────────────────────┘